 |
API Documentation
|
|
|
TestRunResult(const nkMemory::StringView &rejectionReason)
A view over data.
Definition: BufferView.h:18
nkMemory::StringView getRejectionReason() const
nkMemory::BufferView< TestStackLevel > getRejectionStack() const
TestRunResult(const TestRunException &exception)
An exception raised when a test fails during an execution.
Definition: TestRunException.h:12
Holds informations about a test execution result.
Definition: TestRunResult.h:12
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
TestRunResult & operator=(const TestRunException &exception)
Encompasses all API of component NilkinsDebug.
Definition: LogManager.h:7